Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 479 for

watermark detection

(0.57 sec)
  1. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs...NUMBERS) GroupDocs.Viewer can detect the document format automatically...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  2. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Watermark Product Solution GroupDocs...formats please refer to . Detecting the exact type of a presentation...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using the Python programming language....Watermark Product Solution GroupDocs...GroupDocs.Editor will automatically detect the format and apply the default...

    docs.groupdocs.com/editor/python-net/edit-xml/
  4. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs...date/time strings should be detected and parsed to DateTime. specifies...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs...lists recognition algorithm detects list paragraphs, when list...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  6. Word Track Changes | GroupDocs

    Choose whether to include or ignore Microsoft Word Track Changes (revisions) during comparison via word_track_changes on CompareOptions in GroupDocs.Comparison for Python via .NET....Watermark Product Solution GroupDocs...revisions during comparison Detect and include tracked revisions...

    docs.groupdocs.com/comparison/python-net/develo...
  7. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Watermark Product Solution GroupDocs...format metadata The API allows detecting ZIP archives and reading format...

    docs.groupdocs.com/metadata/net/working-with-zi...
  8. Get Source and Target Text from Files | GroupDocs

    Read the source and target text for each detected change to power side-by-side diff review tools or downstream analytics using GroupDocs.Comparison for Python via .NET....Watermark Product Solution GroupDocs...source and target text for each detected change. Read source_text and...

    docs.groupdocs.com/comparison/python-net/develo...
  9. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Watermark Product Solution GroupDocs...collection of item metadata. Detects a file type of the container...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....Watermark Product Solution GroupDocs...GroupDocs.Editor automatically detects the format of input document...

    docs.groupdocs.com/editor/java/load-document/